-- card: 24679 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Tell me a story ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it&return&"Into the dark woods" into field "textarea" of card "River Trail" visual effect dissolve go card "Hut of the Medicine Man" end mouseUp -- part contents for background part 1 ----- text ----- Tell me a story -- part contents for background part 2 ----- text ----- You lie back on a bed of twigs as the old man starts to weave his story. He describes the dark woods far along the river trail where he once saw the prized golden parrot when he was a small boy. The mage's voice is mesmerizing. -- part contents for background part 5 ----- text ----- 195